ostree.git
2015-01-19 Colin Walterssysroot: Add ostree_sysroot_write_origin_file() API
2015-01-19 Colin Walterscmdline: (cleanup) Add internal helper to parse key...
2015-01-19 Colin Waltersadmin: (cleanup) Add internal API to find a deployment...
2015-01-16 Giuseppe Scrivanoeditor: honor arguments environment variable
2015-01-16 Giuseppe Scrivanostatic-delta: do not accept both --from=REV and --empty...
2015-01-15 Matthew Barnesdoc: Manpage love for static-delta command
2015-01-15 Colin Waltersdeltas: Use *at() for writes
2015-01-15 Colin Walterspull: Delete processed delta parts
2015-01-15 Colin WaltersChange OstreeFetcher to be dirfd-relative
2015-01-15 Colin Walterscore: Add an API to parse a content file using dirfd...
2015-01-15 Colin Walterschecksumutils: Support splicing stream to arbitrary...
2015-01-14 Colin Waltersdeltas: (trivial) delete some debugging prints
2015-01-14 Alexander LarssonAllow creating and pulling static deltas starting from...
2015-01-14 Alexander LarssonFix ostree_repo_list_static_delta_names
2015-01-14 Colin Waltersdeltas: Do not traverse all objects, only both commits
2015-01-12 Colin Waltersrepo: Fix bare-user file loads
2015-01-12 Colin Waltersrepo: Deduplicate some code in load_file
2015-01-12 Colin WaltersRelease 2015.2
2015-01-12 Colin WaltersTwo 32 bit compilation fixes
2015-01-12 Matthew Barnesrepo: Report metadata fetch progress separately
2015-01-11 Matthew Barnespull: Prioritize fetching metadata objects over content...
2015-01-11 Matthew Barnesfetcher: Add a priority value to async requests
2015-01-08 Colin WaltersRelease 2015.1
2015-01-08 Colin WaltersBump libgsystem dependency
2015-01-07 Colin Walterscheckout: Add --fsync=false
2015-01-07 Colin WaltersAdd internal ot_openat_read_stream() helper
2015-01-07 Colin WaltersUse *at() functions for native filesystem commits
2015-01-06 Colin Waltersrefs: Use G_IO_ERROR_NOT_FOUND when a ref lookup fails
2015-01-06 Colin Waltersrepo: Improve ostree_repo_load_file() to use `*at(...
2015-01-06 Colin Waltersdeploy: Update to use latest libgsystem API
2015-01-06 Colin Waltersdeploy: Actually copy xattrs of modified config files
2015-01-06 Matthew BarnesRequire a PREFIX when deleting refs
2015-01-05 Colin WaltersPort to libgsystem errno API, hard depend on 2014.3
2014-12-19 Colin WaltersMerge branch 'giuseppe/staticdeltas' of https://github...
2014-12-19 Colin WaltersEnforce 'rdev' (device file major/minor) is 0
2014-12-19 Colin Walterscore: Deduplicate code converting struct stat -> GFileInfo
2014-12-19 Matthew BarnesAdd ostree_repo_pull_default_console_progress_changed()
2014-12-18 Colin Waltersrepo: Minor cleanup: Move size generation code initiali...
2014-12-18 Giuseppe ScrivanoRemove unused variable warning
2014-12-18 Giuseppe Scrivanofix --help for static-delta
2014-12-18 Colin Walterstest-rollsum: Process all input, print more statistics
2014-12-18 Colin WaltersStatic deltas support
2014-12-18 Giuseppe ScrivanoRevert "ostree-repo-pull: Remove currently #if 0 static...
2014-12-18 Matthew Barnesdoc: Update gtk-docs
2014-12-17 Matthew BarnesAdd "ostree remote list" command
2014-12-17 Matthew BarnesAdd ostree_repo_remote_list()
2014-12-17 Colin WaltersRelease 2014.13
2014-12-17 Colin Waltersbasic-test: Fixup mtime check for bare-user
2014-12-17 Colin Walterstests: Fix two bugs in tests revealed by new remote...
2014-12-16 Colin WaltersAdd more flexible _remote_change() API , expose via...
2014-12-15 Colin Waltersrepo: (cleanup) Use _is_system() rather than inlining it
2014-12-09 Matthew BarnesImprove "ostree remote" help output
2014-12-08 Colin Walterstrivial-httpd: use PR_SET_PDEATHSIG by default
2014-12-08 Alexander Larssontest-local-pull: Sort find output to make test robust
2014-12-08 Matthew Barnesrepo: Add private functions to access remote options
2014-12-08 Matthew Barnesrepo: Add ostree_repo_remote_get_url()
2014-12-08 Matthew Barnesrepo: Add an internal struct to manage remotes
2014-12-08 Matthew Barneslibotutil: Add ot_keyfile_copy_group()
2014-12-08 Alexander LarssonAdd local-pull archive-z2 <=> bare-user roundtrip test
2014-12-08 Alexander LarssonAdd test-basic-user.sh testing for bare-user repos
2014-12-08 Alexander LarssonSplit out basic tests from test-basic.sh
2014-12-08 Alexander LarssonSupport for "bare-user" repo format
2014-12-08 Alexander LarssonAdd ot_lgetxattrat and ot_lsetxattrat utils
2014-12-07 Colin WaltersREADME.md: Add a quick blurb on style
2014-12-05 Alexander Larssonunion checkout: Fix symlink handling for xattrs
2014-12-04 Alexander Larssoncheckout: fchown symlink to proper uid/gid
2014-12-01 Colin Waltersdeploy: Ensure that we can deploy using only /usr/lib...
2014-11-30 Kenjiro Nakayamadocs: Add verbose option to manual
2014-11-30 Colin WaltersREADME.md: Mention patches and test suite
2014-11-29 Colin Waltersdocs: Fix a pile of Docbook validation errors
2014-11-26 Colin WaltersRelease 2014.12
2014-11-25 Colin Walterstests: Fix u-boot test failure
2014-11-25 Colin Walterstrivial: Fix typo in previous commit
2014-11-25 Colin Waltersgrub2: If using --sysroot, run in chroot
2014-11-25 Matthew BarnesRefactor command-line parsing
2014-11-16 Matthew BarnesVarious manpage / usage blurb improvements
2014-11-13 Giuseppe Scrivanoostree-fetcher: move more logic into ostree_fetcher_req...
2014-11-13 Giuseppe Scrivanoostree-fetcher: make _ostree_fetcher_stream_uri_sync...
2014-11-13 Giuseppe Scrivanoostree-fetcher: Remove _ostree_fetcher_request_uri_to_s...
2014-11-13 Giuseppe Scrivanoostree-metalink: use _ostree_fetcher_contents_membuf_sync
2014-11-13 Giuseppe Scrivanoostree-fetcher: add max_size argument to change _ostree...
2014-11-13 Giuseppe Scrivanoostree-fetcher: remove two unused functions
2014-11-13 Giuseppe Scrivanometalink: have a single entry to the metalink module
2014-11-13 Giuseppe Scrivanoostree_fetcher: new function _ostree_fetcher_contents_m...
2014-11-11 Matthew Barnessyslinux: Adapt to bootloader UI changes
2014-11-10 Giuseppe Scrivanotests: fix intermittent failure for test-sysroot
2014-11-06 Giuseppe Scrivanoostree-repo-pull: Remove currently #if 0 static delta...
2014-11-06 Colin Waltersadmin-test: Fix two typos in bootloader UI change
2014-11-06 Matthew Barnesrepo: Remove unused remote-cache dir
2014-11-05 Matthew BarnesFix GFile leak in ostree_repo_constructed()
2014-11-04 Matthew Barnesbuild: Distribute grub2-15_ostree
2014-11-04 Colin Walterscommit: Split out file processing into helper function
2014-11-04 Matthew Barneslibostree: Reformat bootloader titles
2014-10-30 Colin WaltersRelease 2014.11
2014-10-30 Giuseppe Scrivanodiff: Use gs_unref_object not gs_free on a GFile
2014-10-30 Giuseppe Scrivanopull: Fix a used before initialization warning
2014-10-30 Giuseppe Scrivanoostree-repo-pull: Fix inverted assert condition for...
2014-10-29 Colin WaltersRelease 2014.10
2014-10-28 Colin Walterspull: Add depth support
2014-10-28 Colin Walterslibostree: Add ostree_repo_pull_with_options()
next